Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
Path Parameters
The id
of the referenced Warehouse
.
The location's human-readable label and barcode value (without barcode prefix). Be sure to url-encode the the value to avoid special characters being interpreted as not part of the label.
Query Parameters
Specify additional fields of the Location
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Lot
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Product
or Packaging*
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Rack
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the LocationType
object to be included in the response. See the selecting fields page for more information.
Response
OK
A Location describes a user-specified inventory address within a warehouse.
Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.